func net/http.http2tlsUnderlyingConn

2 uses

	net/http (current package)
		h2_bundle.go#L3092: func http2tlsUnderlyingConn(tc *tls.Conn) net.Conn {
		h2_bundle.go#L8106: 	if nc := http2tlsUnderlyingConn(tc); nc != nil {